Resource StructureDefinition/FHIR Server from package de.gkvsv.evp#1.0.0-rc1 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "GKVSV-PR-EVP-PflegeBerater",
"url" : "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_PflegeBerater",
"version" : "1.0",
"name" : "GKVSV_PR_EVP_PflegeBerater",
"status" : "active",
"date" : "2023-07-16T00:58:51.3951313+00:00",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Practitioner",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Practitioner.meta",
"path" : "Practitioner.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Practitioner.meta.versionId",
"path" : "Practitioner.meta.versionId",
"max" : "0"
},
{
"id" : "Practitioner.meta.lastUpdated",
"path" : "Practitioner.meta.lastUpdated",
"max" : "0"
},
{
"id" : "Practitioner.meta.source",
"path" : "Practitioner.meta.source",
"max" : "0"
},
{
"id" : "Practitioner.meta.profile",
"path" : "Practitioner.meta.profile",
"min" : 1,
"max" : "1",
"patternCanonical" : "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_PflegeBerater|1.0",
"mustSupport" : true
},
{
"id" : "Practitioner.meta.security",
"path" : "Practitioner.meta.security",
"max" : "0"
},
{
"id" : "Practitioner.meta.tag",
"path" : "Practitioner.meta.tag",
"max" : "0"
},
{
"id" : "Practitioner.implicitRules",
"path" : "Practitioner.implicitRules",
"max" : "0"
},
{
"id" : "Practitioner.language",
"path" : "Practitioner.language",
"max" : "0"
},
{
"id" : "Practitioner.text",
"path" : "Practitioner.text",
"max" : "0"
},
{
"id" : "Practitioner.contained",
"path" : "Practitioner.contained",
"max" : "0"
},
{
"id" : "Practitioner.identifier",
"path" : "Practitioner.identifier",
"max" : "0"
},
{
"id" : "Practitioner.active",
"path" : "Practitioner.active",
"max" : "0"
},
{
"id" : "Practitioner.name",
"path" : "Practitioner.name",
"max" : "1",
"type" : [
{
"code" : "HumanName",
"profile" : [
"http://fhir.de/StructureDefinition/humanname-de-basis|1.3.2"
]
}
]
},
{
"id" : "Practitioner.name.use",
"path" : "Practitioner.name.use",
"max" : "0"
},
{
"id" : "Practitioner.name.text",
"path" : "Practitioner.name.text",
"max" : "0"
},
{
"id" : "Practitioner.name.family",
"path" : "Practitioner.name.family",
"maxLength" : 45
},
{
"id" : "Practitioner.name.family.extension",
"path" : "Practitioner.name.family.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Practitioner.name.family.extension:namenszusatz",
"path" : "Practitioner.name.family.extension",
"sliceName" : "namenszusatz",
"min" : 0,
"max" : "0"
},
{
"id" : "Practitioner.name.family.extension:nachname",
"path" : "Practitioner.name.family.extension",
"sliceName" : "nachname",
"min" : 0,
"max" : "0",
"mustSupport" : true
},
{
"id" : "Practitioner.name.family.extension:nachname.value[x]",
"path" : "Practitioner.name.family.extension.value[x]",
"maxLength" : 45
},
{
"id" : "Practitioner.name.family.extension:vorsatzwort",
"path" : "Practitioner.name.family.extension",
"sliceName" : "vorsatzwort",
"min" : 0,
"max" : "0"
},
{
"id" : "Practitioner.name.given",
"path" : "Practitioner.name.given",
"max" : "1",
"maxLength" : 45
},
{
"id" : "Practitioner.name.prefix",
"path" : "Practitioner.name.prefix",
"max" : "0"
},
{
"id" : "Practitioner.name.suffix",
"path" : "Practitioner.name.suffix",
"max" : "0"
},
{
"id" : "Practitioner.name.period",
"path" : "Practitioner.name.period",
"max" : "0"
},
{
"id" : "Practitioner.telecom",
"path" : "Practitioner.telecom",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "closed"
},
"max" : "2",
"mustSupport" : true
},
{
"id" : "Practitioner.telecom:email",
"path" : "Practitioner.telecom",
"sliceName" : "email",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Practitioner.telecom:email.system",
"path" : "Practitioner.telecom.system",
"min" : 1,
"fixedCode" : "email",
"mustSupport" : true
},
{
"id" : "Practitioner.telecom:email.value",
"path" : "Practitioner.telecom.value",
"min" : 1,
"maxLength" : 50,
"mustSupport" : true
},
{
"id" : "Practitioner.telecom:email.use",
"path" : "Practitioner.telecom.use",
"max" : "0"
},
{
"id" : "Practitioner.telecom:email.rank",
"path" : "Practitioner.telecom.rank",
"max" : "0"
},
{
"id" : "Practitioner.telecom:email.period",
"path" : "Practitioner.telecom.period",
"max" : "0"
},
{
"id" : "Practitioner.telecom:telefon",
"path" : "Practitioner.telecom",
"sliceName" : "telefon",
"max" : "1"
},
{
"id" : "Practitioner.telecom:telefon.system",
"path" : "Practitioner.telecom.system",
"min" : 1,
"fixedCode" : "phone",
"mustSupport" : true
},
{
"id" : "Practitioner.telecom:telefon.value",
"path" : "Practitioner.telecom.value",
"min" : 1,
"maxLength" : 25,
"mustSupport" : true
},
{
"id" : "Practitioner.address",
"path" : "Practitioner.address",
"max" : "0"
},
{
"id" : "Practitioner.gender",
"path" : "Practitioner.gender",
"max" : "0"
},
{
"id" : "Practitioner.birthDate",
"path" : "Practitioner.birthDate",
"max" : "0"
},
{
"id" : "Practitioner.photo",
"path" : "Practitioner.photo",
"max" : "0"
},
{
"id" : "Practitioner.qualification",
"path" : "Practitioner.qualification",
"max" : "0"
},
{
"id" : "Practitioner.communication",
"path" : "Practitioner.communication",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.